GtkAboutDialog: Fix some focus issues
authorMatthias Clasen <mclasen@redhat.com>
Sat, 2 May 2015 14:26:07 +0000 (10:26 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 2 May 2015 15:55:57 +0000 (11:55 -0400)
commit086d05b0cff58c9e8c2f2c18a3445a44b4cb77ae
tree93759f98d3d1d7a8d3d416fc044fca377d307d96
parent52bf6d52bb5f8ba10caf457115145d3e19a28847
GtkAboutDialog: Fix some focus issues

Making a container focusable is rarely the right thing to do.
It typically breaks the focus chain, and makes the container
contents unfocusable, as was the case here.
gtk/ui/gtkaboutdialog.ui